//==============================================================================
// arkantos_anim.txt
// Fixed the heroglow ~WarriorMario
//==============================================================================

//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}

//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}

//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
define soul
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Heaven Light
      }
   }
}

//==============================================================================
define soulbirth
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Birth
      }
   }
}

//==============================================================================
anim Birth
{
	SetSelector
	{
		set hotspot 
		{
			version
			{
				Visual Scenario A Arkantos Man_RallyA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.00 false LightningBirth checkVisible 
//-- end auto generated section
				Connect HOTSPOT heroglow hotspot
				Connect HOTSPOT specialattack hotspot
				Connect HOTSPOT heavenlight hotspot
			}
		}
	}
}

//==============================================================================
anim Idle
{
   SetSelector 
	{
		ContainLogic
   	set hotspot 
   	{
			version
         {
				Visual Scenario A Arkantos Man_idleA
				ReplaceTexture scenario g arkantos map/scenario g arkantos man map
				Connect FRONTABDOMEN heroglow hotspot
				Connect FRONTABDOMEN arkantosflash hotspot
         }
		}
		set hotspot
		{
			version
         {
				Visual Scenario A Arkantos Man_carryIdleA
				ReplaceTexture scenario g arkantos map/scenario g arkantos man map
				Connect FRONTABDOMEN heroglow hotspot
				Connect FRONTABDOMEN arkantosflash hotspot
         }
		}
   }
}

//==============================================================================
anim Bored
{
   SetSelector 
	{
		ContainLogic
   	set hotspot 
   	{
			version
         {
				Visual Scenario A Arkantos Man_boredA
				ReplaceTexture scenario g arkantos map/scenario g arkantos man map
				Connect FRONTABDOMEN heroglow hotspot
				Connect FRONTABDOMEN arkantosflash hotspot
         }
		}
		set hotspot
		{
			version
         {
				Visual Scenario A Arkantos Man_carryboredA
				ReplaceTexture scenario g arkantos map/scenario g arkantos man map
				Connect FRONTABDOMEN heroglow hotspot
				Connect FRONTABDOMEN arkantosflash hotspot
         }
		}
   }
}

//==============================================================================
anim attack
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual Scenario A Arkantos Man_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.48 true   
            tag GenericSound 0.40 true   
//-- end auto generated section
				ReplaceTexture scenario g arkantos map/scenario g arkantos man map
				Connect FRONTABDOMEN heroglow hotspot
				Connect FRONTABDOMEN arkantosflash hotspot
			}
		}
	}
}

//==============================================================================
anim death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Scenario A Arkantos Man_deathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.00 false AHeroHasFallen  checkOwner
//-- end auto generated section
				ReplaceTexture scenario g arkantos map/scenario g arkantos man map
				connect ATTACHPOINT soul hotspot
				connect ATTACHPOINT soulaurora hotspot
				connect ATTACHPOINT heavenlight hotspot
				connect ATTACHPOINT soulbirth hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim Recover
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Scenario A Arkantos Man_recoverA
				ReplaceTexture scenario g arkantos map/scenario g arkantos man map
				Connect FRONTABDOMEN heroglow hotspot
				connect hotspot sunlight hotspot
				connect hotspot groundglow hotspot
         }
      }
   }
}


//==============================================================================
anim Walk
{
	SetSelector 
	{
		ContainLogic
   	set hotspot 
   	{
			version
         {
				Visual Scenario A Arkantos Man_WalkA
				ReplaceTexture scenario g arkantos map/scenario g arkantos man map
				Connect FRONTABDOMEN heroglow hotspot
				Connect FRONTABDOMEN arkantosflash hotspot
				tag FootstepLeft 0.30 true   
				tag FootstepRight 0.80 true
         }
		}
		set hotspot
		{
			version
         {
				Visual Scenario A Arkantos Man_carryA
				ReplaceTexture scenario g arkantos map/scenario g arkantos man map
				Connect FRONTABDOMEN heroglow hotspot
				Connect FRONTABDOMEN arkantosflash hotspot
				tag FootstepLeft 0.30 true   
				tag FootstepRight 0.80 true
         }
		}
   }
}

//==============================================================================
anim Flail
{
   SetSelector 
   {
      set hotspot
      {
         version
         {
            Visual Scenario A Arkantos Man_FlailA
				ReplaceTexture scenario g arkantos map/scenario g arkantos man map
				Connect FRONTABDOMEN heroglow hotspot
				Connect FRONTABDOMEN arkantosflash hotspot
         }
      }
   }
}

//==============================================================================



